﻿2026-07-06T05:57:42.6440180Z ##[group]Run actions/checkout@v5
2026-07-06T05:57:42.6440830Z with:
2026-07-06T05:57:42.6441261Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:57:42.6441890Z   path: .adapter-notify
2026-07-06T05:57:42.6448586Z   token: ***
2026-07-06T05:57:42.6449087Z   ssh-strict: true
2026-07-06T05:57:42.6449510Z   ssh-user: git
2026-07-06T05:57:42.6449936Z   persist-credentials: true
2026-07-06T05:57:42.6450441Z   clean: true
2026-07-06T05:57:42.6450879Z   sparse-checkout-cone-mode: true
2026-07-06T05:57:42.6451448Z   fetch-depth: 1
2026-07-06T05:57:42.6451864Z   fetch-tags: false
2026-07-06T05:57:42.6452302Z   show-progress: true
2026-07-06T05:57:42.6452755Z   lfs: false
2026-07-06T05:57:42.6453157Z   submodules: false
2026-07-06T05:57:42.6453690Z   set-safe-directory: true
2026-07-06T05:57:42.6454272Z ##[endgroup]
2026-07-06T05:57:42.7132234Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:57:42.7137079Z ##[group]Getting Git version info
2026-07-06T05:57:42.7138496Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-06T05:57:42.7158447Z [command]/usr/bin/git version
2026-07-06T05:57:42.7223093Z git version 2.43.0
2026-07-06T05:57:42.7240592Z ##[endgroup]
2026-07-06T05:57:42.7252445Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/db61f1c3-b26c-4b5f-90e1-7c121bc16cc5' before making global git config changes
2026-07-06T05:57:42.7254663Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:57:42.7256567Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T05:57:42.7282381Z ##[group]Initializing the repository
2026-07-06T05:57:42.7285192Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T05:57:42.7314266Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-06T05:57:42.7315991Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-06T05:57:42.7317577Z hint: of your new repositories, which will suppress this warning, call:
2026-07-06T05:57:42.7318673Z hint: 
2026-07-06T05:57:42.7319430Z hint: 	git config --global init.defaultBranch <name>
2026-07-06T05:57:42.7321278Z hint: 
2026-07-06T05:57:42.7322206Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-06T05:57:42.7323632Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-06T05:57:42.7324579Z hint: 
2026-07-06T05:57:42.7325011Z hint: 	git branch -m <name>
2026-07-06T05:57:42.7326518Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:57:42.7329252Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:57:42.7354854Z ##[endgroup]
2026-07-06T05:57:42.7355857Z ##[group]Disabling automatic garbage collection
2026-07-06T05:57:42.7356945Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T05:57:42.7384014Z ##[endgroup]
2026-07-06T05:57:42.7384940Z ##[group]Setting up auth
2026-07-06T05:57:42.7388821Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:57:42.7416186Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:57:42.7607545Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:57:42.7637375Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:57:42.7831116Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:57:42.7857245Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:57:42.8050480Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T05:57:42.8080716Z ##[endgroup]
2026-07-06T05:57:42.8081924Z ##[group]Determining the default branch
2026-07-06T05:57:42.8083295Z Retrieving the default branch name
2026-07-06T05:57:43.2270314Z Default branch 'main'
2026-07-06T05:57:43.2272336Z ##[endgroup]
2026-07-06T05:57:43.2272862Z ##[group]Fetching the repository
2026-07-06T05:57:43.2275497Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:57:43.7489465Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:57:43.7490179Z  * [new branch]      main       -> origin/main
2026-07-06T05:57:43.7508604Z ##[endgroup]
2026-07-06T05:57:43.7509138Z ##[group]Determining the checkout info
2026-07-06T05:57:43.7511457Z ##[endgroup]
2026-07-06T05:57:43.7515849Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T05:57:43.7558038Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T05:57:43.7589250Z ##[group]Checking out the ref
2026-07-06T05:57:43.7589813Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:57:43.7630173Z Switched to a new branch 'main'
2026-07-06T05:57:43.7630547Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:57:43.7634672Z ##[endgroup]
2026-07-06T05:57:43.7668197Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T05:57:43.7690208Z ee2d37eadc730c0019e0af82d683074c509634a2
